Class ExceptionHandler

java.lang.Object
eu.europa.ec.taxud.cesop.validation.ExceptionHandler

public final class ExceptionHandler extends Object
Util class handling exceptions.
  • Method Details

    • handleException

      public static ValidationError handleException(Exception e, String messageRefId)
      Handle exception validation error.
      Parameters:
      e - the exception
      messageRefId - the message ref id
      Returns:
      the validation error as defined by CESOP